﻿2026-07-22T17:10:44.2587251Z ##[group]Run actions/checkout@v5
2026-07-22T17:10:44.2588438Z with:
2026-07-22T17:10:44.2589277Z   repository: BigscreenVR/spt-bs-core
2026-07-22T17:10:44.2596620Z   token: ***
2026-07-22T17:10:44.2597317Z   ssh-strict: true
2026-07-22T17:10:44.2598022Z   ssh-user: git
2026-07-22T17:10:44.2598741Z   persist-credentials: true
2026-07-22T17:10:44.2599619Z   clean: true
2026-07-22T17:10:44.2600359Z   sparse-checkout-cone-mode: true
2026-07-22T17:10:44.2601222Z   fetch-depth: 1
2026-07-22T17:10:44.2601933Z   fetch-tags: false
2026-07-22T17:10:44.2602664Z   show-progress: true
2026-07-22T17:10:44.2603394Z   lfs: false
2026-07-22T17:10:44.2604066Z   submodules: false
2026-07-22T17:10:44.2604814Z   set-safe-directory: true
2026-07-22T17:10:44.2605649Z   allow-unsafe-pr-checkout: false
2026-07-22T17:10:44.2606725Z ##[endgroup]
2026-07-22T17:10:44.3437167Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T17:10:44.3439561Z ##[group]Getting Git version info
2026-07-22T17:10:44.3440877Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T17:10:44.3442813Z [command]/usr/bin/git version
2026-07-22T17:10:44.3443619Z git version 2.43.0
2026-07-22T17:10:44.3446053Z ##[endgroup]
2026-07-22T17:10:44.3450769Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/97e5c6c6-fe95-465e-96ff-1c7faee4a6a2' before making global git config changes
2026-07-22T17:10:44.3453173Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T17:10:44.3455194Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T17:10:44.3480162Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T17:10:44.3498372Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T17:10:44.3508056Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T17:10:44.3511126Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T17:10:44.3533796Z refs/heads/main
2026-07-22T17:10:44.3540651Z [command]/usr/bin/git checkout --detach
2026-07-22T17:10:44.3714730Z HEAD is now at f8dfd2e6 seed(daemon-lifecycle): the hosted-TUI echo clamp window, field-grounded (REQ-TERM-ECHO-CLAMP-WINDOW)
2026-07-22T17:10:44.3749176Z [command]/usr/bin/git branch --delete --force main
2026-07-22T17:10:44.3777379Z Deleted branch main (was f8dfd2e6).
2026-07-22T17:10:44.3782067Z ##[endgroup]
2026-07-22T17:10:44.3783591Z [command]/usr/bin/git submodule status
2026-07-22T17:10:44.3962607Z ##[group]Cleaning the repository
2026-07-22T17:10:44.3966906Z [command]/usr/bin/git clean -ffdx
2026-07-22T17:10:47.2536777Z Removing target/
2026-07-22T17:10:47.2547284Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T17:10:47.2657834Z HEAD is now at f8dfd2e6 seed(daemon-lifecycle): the hosted-TUI echo clamp window, field-grounded (REQ-TERM-ECHO-CLAMP-WINDOW)
2026-07-22T17:10:47.2663184Z ##[endgroup]
2026-07-22T17:10:47.2664859Z ##[group]Disabling automatic garbage collection
2026-07-22T17:10:47.2668094Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T17:10:47.2693458Z ##[endgroup]
2026-07-22T17:10:47.2699483Z ##[group]Setting up auth
2026-07-22T17:10:47.2700046Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T17:10:47.2722981Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T17:10:47.2915174Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T17:10:47.2973622Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T17:10:47.3167437Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T17:10:47.3192020Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T17:10:47.3376253Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T17:10:47.3405151Z ##[endgroup]
2026-07-22T17:10:47.3405624Z ##[group]Fetching the repository
2026-07-22T17:10:47.3417085Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a6e732dc5ac32fb4fc8f12f6833cfa3c239014c6:refs/remotes/pull/60/merge
2026-07-22T17:10:47.9509280Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T17:10:47.9510169Z  * [new ref]           a6e732dc5ac32fb4fc8f12f6833cfa3c239014c6 -> pull/60/merge
2026-07-22T17:10:47.9529310Z ##[endgroup]
2026-07-22T17:10:47.9529877Z ##[group]Determining the checkout info
2026-07-22T17:10:47.9532352Z ##[endgroup]
2026-07-22T17:10:47.9535861Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T17:10:47.9575915Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T17:10:47.9598016Z ##[group]Checking out the ref
2026-07-22T17:10:47.9601421Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/60/merge
2026-07-22T17:10:47.9801792Z Previous HEAD position was f8dfd2e6 seed(daemon-lifecycle): the hosted-TUI echo clamp window, field-grounded (REQ-TERM-ECHO-CLAMP-WINDOW)
2026-07-22T17:10:47.9804062Z HEAD is now at a6e732dc Merge 876aba3e272fd3726fae39d0f78ff1f079acce02 into f8dfd2e679225151356761d54d6800e9800a1a1e
2026-07-22T17:10:47.9811026Z ##[endgroup]
2026-07-22T17:10:47.9844552Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T17:10:47.9864982Z a6e732dc5ac32fb4fc8f12f6833cfa3c239014c6
